gtkwindow: apply CSD in configure size request
authorOlivier Fourdan <ofourdan@redhat.com>
Wed, 25 Nov 2015 14:30:52 +0000 (15:30 +0100)
committerOlivier Fourdan <ofourdan@redhat.com>
Wed, 2 Dec 2015 07:41:31 +0000 (08:41 +0100)
commite933233479d8fcecd9edfb3d7473f32a2ab21c2c
tree2ffc33b094f65dd8d5311e1103b8c7c28f621678
parent0384f9eaf3d4d3219d7520efae6b8dd5656308d1
gtkwindow: apply CSD in configure size request

Just like we did for the default size, that reduces the chances of
having the headerbar missing or wrongly sized when computing the client
side decorations controls.

https://bugzilla.gnome.org/show_bug.cgi?id=756618
gtk/gtkwindow.c